Welcome![Sign In][Sign Up]
Location:
Search - winsock TCP

Search list

[Internet-Network用WINSOCK实现聊天室的VC

Description: Internet上可以提供一种叫IRC 的服务。使用者通过客户端的程序登录到IRC服务器上,就可以与登录在同一IRC服务器上的客户进行交谈,这也就是平常所说的聊天室。在这里,给出了一个在运行TCP/IP协议的网络上实现IRC服务的程序。-Internet can provide a service called IRC. Client users through the process log on to IRC servers, and can be logged on the same server on the IRC chat client, which is usually the chat rooms. Here is a running TCP / IP on the network to achieve the IRC service procedures.
Platform: | Size: 8321 | Author: 风清扬 | Hits:

[Internet-Network网络聊天:VC winsock-tcp

Description: 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
Platform: | Size: 67642 | Author: teky | Hits:

[ICQ-IM-Chatchat(网络聊天程序)

Description: 网络聊天:vc++ 实现 WINSOCK-TCP.包括客户端,服务器端.-network chat : vc achieve WINSOCK-TCP. Include client, server-side.
Platform: | Size: 96183 | Author: tom | Hits:

[Internet-Network简单的TCP服务器

Description: 这是一个简单的TCP服务器,通过它你可以初步掌握winsock进行套接字程序设计。如果你只有一台机器也没有关系,你可以使用本地回环地址127.0.0.1
Platform: | Size: 2511735 | Author: hailunyouyou | Hits:

[SourceCodevc++6.0编写的tcp/ip客户端

Description: vc++6.0编写的tcp/ip客户端,winsock方式
Platform: | Size: 3637280 | Author: longzhizi126 | Hits:

[Internet-Networktcpscan

Description: 一个高效的tcp端口扫描器- A highly effective tcp port scanner
Platform: | Size: 132096 | Author: 站长 | Hits:

[SourceCode数据通信与计算机网络试验

Description: 用VB控件WINSOCK的TCP协议制作的局域网聊天工具,做得不好,请多多指教。-WINSOCK control using VB produced by the TCP protocol LAN chat tools, not doing a good job, please exhibitions.
Platform: | Size: 17408 | Author: | Hits:

[Internet-NetworkSimpleTCP

Description: 通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端- Realized the procedure through Winsock API which TCP chatted, in the procedure integrated the server end and the customer end
Platform: | Size: 31744 | Author: 吴刚 | Hits:

[Internet-Networktcppacket

Description: 用Raw Socket构造TCP报文-with Raw Socket tectonic TCP Packet
Platform: | Size: 2048 | Author: 赵海峰 | Hits:

[Internet-Networkwin控件

Description: WINSOCK控件的调用实例,方便没有使用过winsock控件的人学习,快速掌握TCP编程-Winsock Control calls example, did not use a convenient control protocols of the study and grasp the TCP programming
Platform: | Size: 1918976 | Author: 谢泽 | Hits:

[Internet-NetworkTCPServerclient

Description: 客户服务器TCP/IP通信程序利用WINSOCK编程-client-server TCP/IP communications programming procedures using Winsock
Platform: | Size: 9216 | Author: 高军 | Hits:

[Internet-NetworkSock32Server

Description: 使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP/IP file server, the use of Winsock Control development.
Platform: | Size: 615424 | Author: 许光 | Hits:

[Internet-Network会话通信程序1

Description: 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the importation of a number, such as the importation of 50, then the client will "data0" to
Platform: | Size: 546816 | Author: 小亮 | Hits:

[Internet-Networkcsoftcp

Description: 使用winsock库中socket套间实现TCP/IP固定连接的程序,工程是完整的,只要在VC环境下重新编译一下就可以了.-protocols of the use of socket library suite TCP/IP connectivity fixed procedures, the project is complete, as long as the VC environment recompile it with it.
Platform: | Size: 40960 | Author: jiangfumin | Hits:

[Windows DevelopwinsockCHATgood

Description: 本实验要求利用微软的socket编程一段程序,可以利用TCP 协议或者UDP协议,实现点-点通信-requirements of the experimental use Microsoft's socket programming section of procedures, we can use TCP or UDP achieve point-to-point communication
Platform: | Size: 4096 | Author: 刘杰 | Hits:

[GUI Developwinsocket++

Description: TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP/IP Winsock programming examples, the use of Winsock programming from synchronous and asynchronous, synchronous mode logic clear and programming focus on the application, preemptive multitasking operating system (WinNt, Win2K) using multithreading efficient way to achieve the basic level asynchronous mode, the following should be here for synchronous mode programming essentials for quick communication
Platform: | Size: 3072 | Author: sxy | Hits:

[Internet-NetworkWinsockTester

Description: 本源码是利用Winsock Api写的一款基于TCP/IP协议的通讯软件 对新手学习Windows Socket Api 是很好的资料-the source is the use of Winsock Api write-based TCP/IP communications software for novice Windows Socket Api learning is a very good information
Platform: | Size: 671744 | Author: 叶子 | Hits:

[ICQ-IM-ChatTcp_Chat

Description: VC TCP winsocket 聊天程序 VC TCP winsocket 聊天程序-VC TCP winsocket chat program VC TCP winsocket chat program
Platform: | Size: 206848 | Author: king | Hits:

[Internet-NetworkVC_Chater_TCP

Description: VC++6.0 winsock 基于TCP的网络聊天程序 绝对可以运行,作为对网站的奉献-VC 6.0 protocols of the network based on TCP chat program can definitely run, as the dedication of the site
Platform: | Size: 136192 | Author: king | Hits:

[Documentswindowsnetworkprogram

Description: 本文档讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。具体内容可以参考目录。-Windows network programming technology, coverage of Windows 95/98/NT 4/2000/CE platform. Includes NetBIOS, and Windows Redirector, Winsock, client server remote access methods. Specific content can reference directory.
Platform: | Size: 16936960 | Author: 张瑜 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 21 »

CodeBus www.codebus.net